Autogenerated HTML docs for v1.5.3-rc0-30-g114f 
diff --git a/config.txt b/config.txt index 1d96adf..66a55b0 100644 --- a/config.txt +++ b/config.txt 
@@ -281,6 +281,10 @@ 	of files which are not meant to be tracked. See 	gitlink:gitignore[5].   +core.pager:: +	The command that git will use to paginate output. Can be overridden +	with the `GIT_PAGER` environment variable. +  alias.*:: 	Command aliases for the gitlink:git[1] command wrapper - e.g. 	after defining "alias.last = cat-file commit HEAD", the invocation